home *** CD-ROM | disk | FTP | other *** search
/ Champak 122 / Vol 122.iso / games / super_ma.swf / scripts / DefineButton2_786 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2011-01-06  |  48 b   |  5 lines

  1. on(press){
  2.    perso = 18;
  3.    nextFrame();
  4. }
  5.